This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
Icon Service | |
IconStringToPict(icon as String, bitDepth as Integer, size as Integer) as Picture | |
class Folderitem | |
method DrawIcon(g as Graphics,x as integer,y as integer) | |
method DrawWideIcon(g as Graphics,x as integer,y as integer,width as integer) | |
method GetIconFromTC(maxDepth as Integer, typeCode as String, creatorCode as String[,size as integer]) as Picture | |
method Icon as picture | |
method Icon(width as integer) as picture | |
class Icon | |
method DrawIcon(g as graphicsx as integer,y as integer,w as integer,h as integer[,align as integer[,transform as integer]]) | |
property handle as integer | |
method Huge1BitMask as picture | |
method Huge32BitData as picture | |
method Huge4BitData as picture | |
method Huge8BitData as picture | |
method Huge8BitMask as picture | |
constructor Icon(f as folderitem) | |
constructor Icon(type as string, creator as string) | |
method Large1BitMask as picture | |
method Large32BitData as picture | |
method Large4BitData as picture | |
method Large8BitData as picture | |
method Large8BitData as picture | |
method PointIcon(pointx as integer,pointy as integer,x as integer,y as integer,width as integer,height as integer,align as integer) as boolean | |
method RectInIcon(rectx as integer,recty as integer,rectwidth as integer,rectheight as integer,x as integer,y as integer,width as integer,height as integer,align as integer) as boolean | |
method Small1BitMask as picture | |
method Small32BitData as picture | |
method Small4BitData as picture | |
method Small8BitData as picture | |
method Small8BitMask as picture | |
method Thumbnail32BitData as picture | |
method Thumbnail8BitMask as picture | |
property valid as boolean |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.